home *** CD-ROM | disk | FTP | other *** search
- // Copyright (c)1995 Ray Dream, Inc. All Rights Reserved.
- /* $Id: COMDefX.r 1.3 1997/05/06 18:14:40 damien Exp $ */
-
- #ifndef __TYPES.R__
- #include "Types.r"
- #endif
-
- #ifndef __XAPI.R__
- #include "XApi.r"
- #endif
-
- include "COMDEFX.rsc";
-
- resource 'COMP' (143) {
- 'defo',
- 'COex',
- "Exploder bis",
- "COM Examples",
- 0x40000,
- "4.0.0",
- "TOOLKIT Examples",
- 9
- };
-
- resource 'pMAP' (143) {
- { /* array TypeArray: 5 elements */
- /* [1] */
- 'MINS',
- 'qfix',
- 1,
- "Facets Size",
- /* [2] */
- 'EXPL',
- 'qfix',
- 1,
- "Explosion Factor",
- /* [3] */
- 'GRAV',
- 'shrt',
- 0,
- "Gravity",
- /* [4] */
- 'FLOO',
- 'qfix',
- 0,
- "Floor",
- /* [5] */
- 'GRCO',
- 'qfix',
- 1,
- "Gravity",
- /* [6] */
- 'bmin',
- 'qfv3',
- noFlags,
- "",
- /* [7] */
- 'bmax',
- 'qfv3',
- noFlags,
- "",
- }
- };
-
- data 'GUID' (143) {
- $"1ec1 5ef0 c1a1 11d0 8547 00a0 c90c 1bf1" /*IID_I3DExDeformer2*/
- $"B5DF 8B40 FD8F 11CE A4F7 0000 E202 D5A5" /* µ.ã@.è.Œ§.....’• */
- };
-
-